home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 June / Software of the Month Club 1998 June.iso / pc / dos / child / money61b / readme.txt < prev    next >
Text File  |  1998-04-15  |  6KB  |  111 lines

  1. Talking Money -- public domain FREEWARE beta version
  2. by Bill Straub, 4/1997
  3.  
  4. Required hardware:
  5. -IBM PC AT - 286 or equivalent or better
  6. -CGA, EGA, or VGA adapter and monitor
  7. -(or Hercules compatible with SIMCGA or similar CGA emulator program)
  8.  
  9. Recommended:
  10. -EGA or better monitor because CGA pennies are the wrong color.
  11.      This is a problem I am trying to correct in future releases.  Check out 
  12.      my web site for future updates:  http://www.northcoast.com/~hope
  13. -Sound Blaster or compatible so you can hear the sounds.
  14.  
  15. Talking Money was written in Borland Turbo C++ 3.0 for my students who are 
  16. adults with developmental disabilities.  Some of them are just getting 
  17. used to using the keyboard so I made it a "keyboard banger" program
  18. with the option of having students type in the numbers to enter the 
  19. value of the money.  The program could also be fun for people learning 
  20. literacy skills, people learning ESL (English as a Second Language), or for 
  21. young children.
  22.  
  23. If you can't hear the sounds then you will need to increase the loudness
  24. of your sound card.  This may be accomplished in one of two ways:  (1) by 
  25. moving a dial on the back of your computer while the program is running, or 
  26. (2)  on newer sound cards by exiting the program and running a program which
  27. came with your sound card to set the volume.  See the documentation which
  28. came with your sound card.
  29.  
  30. If the sound becomes garbled then exit the program and restart it -- 
  31. occasionally the memory used for the sound files may become corrupted.
  32. On older 286 systems with slow hard disks you may have garbled sound.  The 
  33. solution appears to be to run a full defrag (not just files).  Running the 
  34. program on a faster machine with a faster hard drive also helps eliminate 
  35. the garbled sound.  
  36.  
  37. The program automatically starts out at level 3 (enter the value of the  
  38. money by typing each individual number on the keyboard).  You can change 
  39. this when you start the program by typing: 
  40.        money61x  [where x = the level you want, then press Enter]
  41.  
  42. For example, typing money61 1, starts the program out on level 1 (keybanger 
  43. mode).  money61 4 begins the program using level 2 (where you need to enter 
  44. each value of the money without visual cues).
  45.  
  46. You can print out the money on a printer by using the Print Screen key 
  47. on the keyboard if you have already run the DOS graphics program.  
  48. For example, before running Talking Money I enter the following at the 
  49. DOS prompt:
  50.     CD\DOS  [press Enter]
  51.     GRAPHICS  [press Enter]
  52.  
  53. Then I run the Talking Money program. When I see the money I want
  54. to print displayed on the screen I turn my Epson dot matrix printer on-line 
  55. and then press the Print Screen button on the computer keyboard.
  56.  
  57. For other types of printers look up the MS-DOS graphics command in the manual 
  58. so it will print correctly.  Note that versions of DOS prior to version 5.0 
  59. (I think) will only print CGA but not EGA or VGA graphics.  If you can't 
  60. print and you have an EGA or VGA monitor you can either set your monitor 
  61. to CGA mode before running, use a third party graphics print program, or 
  62. you can upgrade your DOS version.  Unfortunately the money will not print
  63. in color on a color inkjet printer without some additional software (you
  64. can use Corel Draw!'s screen capture utility in Windows).
  65.  
  66. Talking Money  beta version runs under MS-Windows 3.x but will not 
  67. run in a DOS window.  I suggest you exit to DOS or else the voice files may 
  68. play very very slowly.  It should run under Windows 95, but hasn't been
  69. tested extensively.
  70.  
  71. This program is FREEWARE because I would like people to use it even though
  72. they may not have money for shareware.  I would like to see more inexpensive
  73. programs designed for adults with developmental disablities and for people
  74. learning basic literacy skills.  The graphics may be kind of rough, but I
  75. wanted it to run on old CGA monitors and computers where I teach.  Note that 
  76. CGA monitors will not show the pennies as the correct color.  I'm working on
  77. a fix for this.
  78.  
  79. This version talks using a soundblaster or compatible card.  If your
  80. sound card is not 100% compatible then the program may not work.  You can
  81. change the wav files to change what the money says.  If you can't hear the
  82. sounds you may need to turn the volume of your sound card up -- this may be
  83. done with a dial on the back of the computer, or on some cards, by running
  84. a program to set the volume BEFORE you run Talking Money.
  85.  
  86. Included with this program are several files which are NECESSARY for Talking
  87. Money to operate correctly.  DO NOT DELETE THE FOLLOWING FILES:
  88.     CGA.BGI
  89.     SVGA16.BGI
  90.     LITT.CHR
  91.     TRIP.CHR
  92. *****************************************************************************
  93. Legal stuff (I dislike this, but it needs to be said):
  94. The author makes no claims as to the suitability of this software for any 
  95. specific purpose, nor will the author be responsible for any damage the 
  96. program may cause, no matter the cause or fault.
  97.  
  98. MS, MS-DOS and Windows are registered trademarks of Microsoft Corporation.  
  99. IBM is a registered trademark of International Business Machines Corporation.  
  100. Epson is a registered trademark of Seiko Epson Corporation.  Sound Blaster is 
  101. trademark of Creative Technology Ltd.  Corel Draw! is a registered trademark
  102. of Corel Corporation.
  103. *****************************************************************************
  104.  
  105. If you have comments or suggestions about this program, please contact me:
  106.  
  107. Bill Straub
  108. e-mail:    hope@northcoast.com
  109. phone:     (707) 822-6151
  110. web site:  http://www.northcost.com/~hope
  111.